badget

Biggest Sale! Special Offer!

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

Hurry up! *Limited time offer*

text on the slider

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #23349
    gayayang
    Participant

    i see the you’re sample slider design, theme ultimate.
    there are left align text on the slider.( paragraph is on leftside of slider)

    but i made some sliders, but texts appear on the rightside on the slider.
    how could i move it on the leftside?

    #23362

    Hi gayayang,

    Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    .featured-text {
       left: 30px;
    }

    Thank you!

    #23595
    gayayang
    Participant

    thank you and i have question another.
    hot can i remove footer default text??

    ->> Theme by: Theme Horse | Powered by: WordPress

    i want display just our homepage information.

    #23596
    gayayang
    Participant

    and one more question. i’m so sorry….
    it’s my first wordpress study. so i have many questions.

    i want navigation menu color with focus menu color too.
    how can i change it??

    #23602
    gayayang
    Participant

    i want make new css style. so i made css code in that window.

    Appearance -> Theme Options -> Design Options Tab -> Custom CSS

    but new css does not work on the page. route is wrong?

    #23627

    Hi gayayang,

    We recommended not to change the code because if you change the code then while updating to our new version all your customisation code will be lost. So better make child theme and first unhook the functions and the edit the code.

    http://codex.wordpress.org/Child_Themes

    hot can i remove footer default text??

    ->> Theme by: Theme Horse | Powered by: WordPress
    ==> you are not able to change it. It needs code customization. This feature is only available in Pro version.

    To change the menu color too we don’t have this feature in free version. Color options are availble only in Pro version.

    Thank you!

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