FAQ page

Posted in: Newsmag
Post count: 59

The page i want to changeis it possible to put the arrow a the right of the page? like this example http://elitedaily.com/faq/?

Post count: 6535

Hi

You can try this custom css in theme panel > custom css it will be applied only for that page:

.page-id-993 .vc_toggle .vc_toggle_icon{
float: right;
margin-right: 15px;
}

Here is the result: http://screencast.com/t/9D4aDq01s3C

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.