badget

Biggest Sale! Special Offer!

Get 50% discount on all of our single themes with this coupon code: #50%SALE

Hurry up! *Limited time offer*

Excerpts

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #47495
    Kevin
    Participant

    How do you move the location that Excepts are displayed in the gallery slider
    I want to move it down and to the left, additionally just show the title, no text box.

    #47505

    Hi Kevin,

    If you are talking about the slider? then to move the title down to the left, and to show the title, no text box go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:

    .featured-text {
        bottom: 50px;
    }
    .featured-text .featured-content {
        display: none;
    }

    Thank you for using our theme.

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