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*

Height of wigets to display more text

Tagged: 

Viewing 4 posts - 16 through 19 (of 19 total)
  • Author
    Posts
  • #52541
    richard5
    Participant

    Hi
    Thanks. This is perfect and has allowed me to see the post ID. Just when i thought I was finished ive been asked another question.

    The 2 short snippets of text that overlay the scrolling images at the top of the page are entered into the post that the image is associated with. Is it possible to edit the size and colour of these two text sections independeltly to other parts of the site?

    I have looked at the options i can see and can, for example, change the white letters with red background but that of course affects the site strapline, which we want to remain as white on red.

    So, regarding the text that overlays the scrollinbg image, can we change the colour of the text and background, the text size and the casing of the part of the text that is currently white on red, independently.

    Thanks

    Richard Berry

    #52749

    Hi Richard,

    There is no individual settings for the slider title/description the appearance of it will be handle with the Appearance > Theme Options. If you need the individual setting for it then you have to use custom css just go to Go to Appearance > Customize > Design Options > Custom CSS and paste the following CSS code and click on Save & Publish button:

    .featured-text .featured-title {
        background-color: #ff2d00;
        font-size: 35px;
        color: #ffffff;
    }
    .featured-text .featured-content {
        background-color: #ffffff;
        font-size: 13px;
        color: #ff2d00;
    }

    I have changed the code as per your requirement if you need to change it just change the above HEX color code and digit value 35/13 for font size as you wish.

    Thank you for using our theme.

    Regards,
    Theme Horse

    #52750
    richard5
    Participant

    HI
    It has taken you 2 whole weeks to reply to this message. I have to say I am disappointed with your response.

    You have made my job difficult with your lax attitude to support and I am not impressed!

    #52752

    Hi Richard,

    Sorry! We are not ignoring your queries.
    This topic get to the next page as pagination 2 and we din’t click on the next page and thought that the last reply was from us as we see here.
    If we have seen it we definitely reply it. It’s a simple queries and we have already replied it please let us know if above css code helps you out or not.

    Once again sorry for inconvenience.

    Thank you!

Viewing 4 posts - 16 through 19 (of 19 total)
  • You must be logged in to reply to this topic.