Search Results for 'color'

Home Forums Search Search Results for 'color'

Viewing 15 results - 2,026 through 2,040 (of 3,301 total)
  • Author
    Search Results
  • #66588
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31270
    • Total: 31270
    Member since: August 16, 2013

    Hi Ross,

    After adding the given code add this code in Custom CSS Box:

    #footer .footer-inner .title a{color:#ffffff !important;}

    Regards,
    Dave

    #66584
    RossRoss
    Member
    • Topics: 5
    • Replies: 12
    • Total: 17
    Member since: January 18, 2017

    Tried that Dave, functionality is spot on but it changed all the footer text colour from white to blue.

    Even when I added <font color=”ffffff”> blah </font> it made no difference.

    Any ideas?

    Ross

    #66543
    marymary
    Member
    • Topics: 2
    • Replies: 7
    • Total: 9
    Member since: March 15, 2017

    I’d like to add one question. The animation that spins while waiting for the pictures in the slider to load… is it possible at all to hire you to make me the same thing, only utilizing the blocks that are part of my logo? They are vintage toy blocks that spell out the word “vintage” and it would be great to have them spinning instead of the yellow ones in your square. At the very least I would like to change their color but if it’s possible to make one with my blocks I’d love it. Let me know if htis is something you can do. Thanks!

    #66531
    marymary
    Member
    • Topics: 2
    • Replies: 7
    • Total: 9
    Member since: March 15, 2017

    Hello,

    so sorry, it is http://www.moveit4younow.com

    I already pretty much answered the “menus” question by finding a plug in that allows for a different menu on each page.

    To be more specific on my statement about not having control over where the colors go, it seems the page background color and the page title color are tied together. I’d love to find a way to separate them, so I can choose a different color for text than for the background.

    Another thing I’ve encountered, and ecwid, the company i’ve set up my e-commerce with, claims this is a theme issue, is that the little “shopping bag” icon will show up on some pages and not others, and that the page where people check out is labeled with the name of whatever department the item they last bought came from. In other words, instead of saying “checkout” or something, the checkout page will come up as “furniture” if the item being bought is furniture. I’m not sure why that would be a theme thing, but they claim it is. Do you have any ideas have any ideas how to fix this?

    #66524
    RobertRobert
    Participant
    Member since: April 3, 2016

    How can I remove the link at the bottom of the pages “BACK TO MAIN PAGE”?
    And how can I change the color of the horizontal line under the heading on each page?
    Thanks in advance for all of your support.

    Bobby

    #66366

    In reply to: Perfect Charity

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31270
    • Total: 31270
    Member since: August 16, 2013

    Hi Katie,

    Kindly go to Appearance>>Customize>>Front Page>>Section 9

    Select the page that you want to show on section 9. If you want to show blog there then create a page and use this shortcode inside the page:

    [centertitle text="Perfect Core Features." titlecolor="#282828" seperatorcolor="#e8e7e7"]
    [space height="30"]
    [posts-style2 show="12" cat="1" excerptlength="24"]

    Regards,
    Dave

    #66340
    DungDung
    Participant
    Member since: October 12, 2016

    Dear,

    I’m using Hotel theme (http://rosol.vn/demo/). Could you help me solve 6 issues:
    1. How can I disable (or delete) the background color (it’s grey now) of the Title and Description of the Sliders image?
    2. How can I disable (or delete) the feature image in the content of the post (when we show the post in the full content condition)?
    3. Our menu “SẢN PHẨM/MÁY LỌC NƯỚC SINH HOẠT/BIỆT THỰ & NHÀ PHỐ/MODEL RSD10E” is not displayed all. It is hided the last words because the border of the screen. How can I solve this problem?
    4. How can I insert links in these sections: SẢN PHẨM VÀ DỊCH VỤ (OUR SERVICES), TIÊU ĐIỂM (UPCOMING EVENTS) and CÔNG NGHỆ MỚI NHẤT (LATEST CUISINES)?
    5. How can I customize or choose the category for the SẢN PHẨM MỚI (LATEST NEWS)? I mean If I want to display latest post of a specific category, How can I do this?
    6. How can I bold all 2 words of the title, for example the ĐẶT HÀNG (BOOK NOW)? You know, base on our language (Vietnamese), most of situation, only 1 word can not create the meaning.
    Thanks,
    Tran Tri Dung

    #66336

    In reply to: Startup Pro

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31270
    • Total: 31270
    Member since: August 16, 2013

    Hi Miranda,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
      color:#ffffff;
    }
    ::-moz-placeholder { /* Firefox 19+ */
      color:#ffffff;
    }
    :-ms-input-placeholder { /* IE 10+ */
      color:#ffffff;
    }
    :-moz-placeholder { /* Firefox 18- */
      color:#ffffff;
    }

    Regards,
    Dave

    #66259
    SanathananSanathanan
    Participant
    Member since: March 16, 2017

    Homepage Slider
    – if the slider text is too short, the title, text and the button are on the same line. the text flied should be under the title. see pdf file:
    Problem list

    colum section
    – how to change the button text “read more”?
    – how to hide the text in the colum box or put a random text?
    – how to make space between the colums? or a border?
    – how to change the font color on hover?
    -> see also the pdf file.

    Our classes / Our Team
    – how to change the name of “ourclasses” or “ourteam”?
    – how to hide the picture in the our classes page?
    –> see this pic: link pic

    #66245
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31270
    • Total: 31270
    Member since: August 16, 2013

    Hi Marc,

    Add this code in Custom CSS Box:

    .post-title a{color:#ffffff !important;}

    Regards,
    Dave

    #66224
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31270
    • Total: 31270
    Member since: August 16, 2013

    Hi Marc,

    Add this code in Custom CSS Box:

    #main{width:1310px !important;}
    h1.entry-title{color:#fff000;}

    Regards,
    Dave

    #66125

    In reply to: Perfect food

    Miranda GraatMiranda Graat
    Member
    • Topics: 49
    • Replies: 116
    • Total: 165
    Member since: October 3, 2016

    a class=”twitter-timeline” href=”https://twitter.com/thuisculinair” data-chrome=”nofooter noheader noborders noscroll noscrollbar transparent” data-tweet-limit=”1″ data-link-color=”#f03939″ data-theme=”dark” data-dnt=”true” data-widget-id=”353086898853531648″>Tweets by @Thuisculinair</a

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31270
    • Total: 31270
    Member since: August 16, 2013

    Hi Jennifer,

    Kindly go to Appearance>>Theme Option>>Basic Setting

    You will find “Font Colors” options within font color there is a option “Select font second color of the site title”.

    Regards,
    Brad

    #65992

    In reply to: color for textual logo

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31270
    • Total: 31270
    Member since: August 16, 2013

    Hi Jennifer,

    Kindly go to Appearance>>Theme Option>>Basic Setting

    You will find “Font Colors” options within font color there is a option “Select font second color of the site title”.

    Regards,
    Brad

    #65943
    marymary
    Member
    Member since: March 15, 2017

    Hello,

    I am using Build Pro Theme, and I have a few questions. Please excuse my ignorance, I’m fairly new to WordPress but very excited by all it can do, and thrilled with how my site is shaping up. This template is not really designed for the purpose I’m using it for but it’s the best one I’ve seen in terms of the look I’m going for.

    I am looking for a way to add a color bar behind text, similar to the way it looks when the title is printed onto the header bar of the page, or when the titles scroll out across the header slider pictures. Also, is there a way to have more control of what color appears where? I see how to select a batch of colors, but it seems to be trial and error as far as which one ends up where.

    Next question pertains to menus. I understand the theme allows for only one menu, and that the way to add additional menus is by using the widgets. However, I am not using any sidebars or footers and don’t wish to. Is there no way to add an additional menu in the top bar below the first menu, and to place that second menu only on certain pages, or to add another menu in the text that is horizontal rather than vertical? I plan to use rather detailed submenus. For example, when you go to the “shop” page, it includes everything that’s for sale. Ideally, I’d have a menu at the top listing each category, with a pull down of subcategories for each, that doesn’t appear on the home page because it doesn’t really need to.

    Third question, I love the look of the Homeslider but am not at all crazy about the regular sliders. Any way to use something that looks like the homeslider on other pages, or to use more than one different homeslider?

    I have 2 questions about the “team” carousel. I tried to set it up to loop, but no matter how I change the code it just stops. I’d really like it to loop because otherwise the placement of its stop is awkward. I’ve added music on that page so it would be nice if it continued to circle the way the music does.

    The other question is, if I decide not to use the carousel, is there any way to fit 5 people across? If I let it sit stationary, which i think might be better, only 4 people fit across and the 4th person drops below where he’s kind of hidden. When I changed the number of columns to 5, I got a huge, full screen picture of each person.

    That’s about it for now. I want to tell you I bought 2 other themes before I found yours and they were complex, awkward, and ultimately not that attractive. I’m loving this one! Thanks!

Viewing 15 results - 2,026 through 2,040 (of 3,301 total)