Search Results for 'color'

Home Forums Search Search Results for 'color'

Viewing 15 results - 2,431 through 2,445 (of 3,301 total)
  • Author
    Search Results
  • #45155
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    h1.postitle::first-letter, .single_post_content h1::first-letter, h2.postitle::first-letter { color:#000 !important;}
    #footer .footercols1 h3::first-letter, #footer .footercols2 h3::first-letter, #footer .footercols3 h3::first-letter, #footer .footercols4 h3::first-letter { color:#fff !important;}

    Regards,
    Shri

    #45077
    BrandonBrandon
    Member
    • Topics: 13
    • Replies: 21
    • Total: 34
    Member since: June 15, 2016

    Hello Shri,

    It seems that did nothing. Not a thing changed when I removed:
    .logo > h1 > a > span, #footer .footercols1 h3::first-letter, #footer .footercols2 h3::first-letter, #footer .footercols3 h3::first-letter, #footer .footercols4 h3::first-letter, h1.postitle::first-letter, .single_post_content h1::first-letter, h2.postitle::first-letter { color:#494949 !important;}

    and added:
    .logo > h1 > a > span, #footer .footercols1 h3::first-letter, #footer .footercols2 h3::first-letter, #footer .footercols3 h3::first-letter, #footer .footercols4 h3::first-letter, h1.postitle::first-letter, .single_post_content h1::first-letter, h2.postitle::first-letter { color:#000 !important;}

    The letter, as you can see if you go to the site www.tekkittest.com, is still invisible. I tried placing many other colors into the { color:#000 !important;} space but nothing worked.

    I have one other question, the menu on the site is off center to the right, is there a way I can centre this on the page?

    Thanks!

    #44890
    MarwanMarwan
    Member
    • Topics: 5
    • Replies: 10
    • Total: 15
    Member since: August 27, 2016

    Hi again,

    The pro version doesn’t have the same options of the free version, examples below

    We need to have the same options of the free version + the option of changing the colors of the menus and the buttons.

    Here below are our confusions and we are requesting your support on it.
    Noting that, currently we are activating the free version and we need Pro to be like free one!

    Capture 1: I cannot remove the header and the ad on the header
    https://drive.google.com/open?id=0Bxx8Uf-7cJm7bFkxWml6aU85RDk1U1JDNW4wOThDMkRKaUZB

    Capture 2 : I cannot remove the footer ( we’r not using footer at all )
    https://drive.google.com/open?id=0Bxx8Uf-7cJm7Z2ZDUjJodW40bDZZTGVUOXVON0FmZWJhODFF
    Free version no footer: http://siq.qa

    Wocommerce Sidebar: woocommerce category doesn’t have side bars
    https://drive.google.com/file/d/0Bxx8Uf-7cJm7VlNqeGloOWpELTI4Q2gxSG5vVzk0MU1KSlBZ/view?pref=2&pli=1
    We need to be the same on free version like here: http://siq.qa/Schools/international-schools-in-qatar/

    Single product page : doesn’t have side bar
    https://drive.google.com/open?id=0Bxx8Uf-7cJm7MlhNSEhkNlBGcWczTDI5aEgxM2FzUmppdlFZ
    We need to be the same on free version like here:
    http://siq.qa/schools/international-schools-in-qatar/al-hekma-international-school-al-dafna/

    Home page doesn’t have a slider when choosing static page
    https://drive.google.com/open?id=0Bxx8Uf-7cJm7cGpaQWlTRk1fXzdBRGtJa3BOcTBqcE5lVWg0
    Slider on free version is showing here http://siq.qa ( we choose static page not latest posts ).

    Please let us know if you need further clarifications so I can even call you directly or have a Skype session.

    Thank you in advance for your co-operation.

    Regards,
    Marwan.

    #44734
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Remove this code there:

    .logo > h1 > a > span, #footer .footercols1 h3::first-letter, #footer .footercols2 h3::first-letter, #footer .footercols3 h3::first-letter, #footer .footercols4 h3::first-letter, h1.postitle::first-letter, .single_post_content h1::first-letter, h2.postitle::first-letter { color:#494949 !important;}

    ————————————————————

    Add this code there:

    .logo > h1 > a > span, #footer .footercols1 h3::first-letter, #footer .footercols2 h3::first-letter, #footer .footercols3 h3::first-letter, #footer .footercols4 h3::first-letter, h1.postitle::first-letter, .single_post_content h1::first-letter, h2.postitle::first-letter { color:#000 !important;}

    Regards,
    Shri

    #44661

    In reply to: View on mobile

    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    @media screen and (max-width:767px) {
    .header { height:auto; background-color:rgba(0, 0, 0, 0.1) !important;}
    }

    Regards,
    Shri

    #44653
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Appearance>theme options>basic settings has all color options.

    Regards,
    Shri

    #44643
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    .logo > h1 > a > span, #footer .footercols1 h3::first-letter, #footer .footercols2 h3::first-letter, #footer .footercols3 h3::first-letter, #footer .footercols4 h3::first-letter, h1.postitle::first-letter, .single_post_content h1::first-letter, h2.postitle::first-letter { color:#494949 !important;}

    #footer .footercols1 h3::first-letter, #footer .footercols2 h3::first-letter, #footer .footercols3 h3::first-letter, #footer .footercols4 h3::first-letter, h1.postitle::first-letter, .single_post_content h1::first-letter, h2.postitle::first-letter { color:#fff !important;}

    @media screen and (max-width:767px) {
    .logo img { height:auto !important;}
    }

    Regards,
    Shri

    #44470

    In reply to: Shaded Box on Slider

    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    .nivo-caption { background-color:transparent !important;}

    Regards,
    Shri

    #44463
    EsaEsa
    Member
    Member since: July 7, 2016

    Hi,

    We have a problem with one of the page’s menu bar showing differently than other others when that page is selected. Problem is mostly visual but it is a problematic because current color themes makes the text hard to read.

    This page we have a problem with is also a WordPress Post-page and when any link is clicked inside the page and new view loaded the problem occurs. After opening a new page the menu bar background is white and text in it is also white. Where as in other pages menu bar background is dark and text is white. With some other computer and browser the menu bar behaves like that page would not bee selected at all (white menu bar background and dark text).

    Can you help us with this problem?

    #44375
    LauraLaura
    Participant
    • Topics: 158
    • Replies: 195
    • Total: 353
    Member since: July 21, 2016

    One divider stayed the blue color. Thank you.

    #44318
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    .header { background-color:#ffe123 !important;}

    Regards,
    Shri

    #44285
    Polin RahmanPolin Rahman
    Participant
    • Topics: 0
    • Replies: 2
    • Total: 2
    Member since: June 1, 2015

    Thanks I have got menu background color, its working!

    #44278
    Polin RahmanPolin Rahman
    Participant
    • Topics: 0
    • Replies: 2
    • Total: 2
    Member since: June 1, 2015

    Hi,
    I want to change menu background color?
    In Appearance>>Customize>>Header there is no option for menu background color to change!

    Available color option in Appearance>>Customize>>Header::::::

    Site Background Color
    Site Background Image
    Site content Text Color
    Other Elements Background
    Other Elements Text Color
    Default Anchor Color
    Default Anchor Hover Color
    H1, H2, H3, H4, H5, H6 Color
    H1, H2, H3, H4, H5, H6 Hover Color
    Team Box Background Color
    Social Icon Bgcolor
    Social Icon Hover Bgcolor
    Testimonial Box Bgcolor
    Testimonial Pager Color
    Testimonial Active Pager Color
    Gallery Active Filter Bgcolor
    Skills Bar Background Color
    Skills Bar Text Color
    Post Title Color
    Sidebar Widgets Background Color
    Sidebar Widget Title Color
    Sidebar Widget Text Color
    Sidebar Widget Link Color

    I have changed the menu background-color in Style sheet, but its not working,

    Please let me know how to change menu background-color?

    MP EKMP EK
    Member
    Member since: October 21, 2015

    Hello,

    we added a new page to the site and took an image to be featured image, but suddenly behavior changed:

    1. Image doesn’t show in content area
    2. Image doesn’t show as oversized background image

    In fact, it shows in browser height only (somehow scaled down automatically) and this makes the image not to be seen, because it is overlayed by content area and the rest of the background apperas in ugly black.

    Make the vrowser window smaller, then you can see the image behind content.

    Could the site be setup that when a pic is too small, that the already defined background color (not black) is being used to show, let’s say background color for an featured-background-image.

    The same happens to posts as well.

    The image is 2035 × 3072 px. It should fit background easily, as it’s not too small to be a full screen background image, but behaves like it is.

    The site is configured to use featured image as background image!

    WordPress is 4.5.3.

    What could cause this behavior that you know of?

    #44215
    RobertRobert
    Participant
    Member since: April 3, 2016

    What css should I use to change the menu background color. I want to leave the header white, but want the menu back to be red. Thanks in advance.
    http://www.giorgiositalianfood.com
    Bobby

Viewing 15 results - 2,431 through 2,445 (of 3,301 total)