• Resolved kristizaria

    (@kristizaria)


    I would like to try a different color, but in Theme Color Schemes it will only show blue, even though it looks like I should have 10 choices.

    Thank you for fixing the wrap-around on page photos. It is working beautifully now.

    When I updated to the latest version it set everything I had done back to the default options. Is there any way to make so that the changes I have made stay?

    I am still having trouble getting rid of the third slide. And whenever I update the theme it puts the third slide back in with a picture of a girl.

    And, finally, is there anyway to make the thick blue bar at the top of all the pages thinner?

    I really like your theme…it is looking great! Thank you.

    If you’d like the see the site I am talking about, go to https://www.randimerzon.com. the info to get in is: user: randi password: randimerzon4444

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author weblizar

    (@weblizar)

    Hi kristizaria,
    Thanks for using our so beautifully.
    Color Schemes are available in our premium version. Try here

    To make the blue strip at the top of the pages
    Use this CSS in options panel Custom CSS editor
    ` .page-info {
    padding-top: YOUR VALUE px;
    padding-bottom: YOUR VALUE px; } `

    Here In my WP all slides are working properly , and updating the version did not effect the older data. You might have changed some where in the themes code.This might be the reason of your data reset.

    Thanks

    Hi there, I was wondering how i can go about changing the colour of the thick blue bar at the top of all the pages (not the front page), just the pages that surround the ‘title’??
    Also, how can i remove the ‘title’ from the top of each page? Finally, how can i change the thickness of the blue bar.

    Is this the correct coding? Is there anything I need to insert in the codind and can you help me with it:

    .page-info {
    padding-top: 10 px;
    padding-bottom: 10 px; }

    .top-title-wrapper { background-color: #ffffff; width: 100%; overflow:

    one more question, how do i change the color of the ‘read more’ button and the position of the button so that it is more to the bottom right of the slide.

    is this the colour coding to change the button color?
    .carousel-caption h1{color: #f98f03;}

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Colors and updating’ is closed to new replies.