Sonnal S Sinha

Forum Replies Created

Viewing 15 posts - 30,661 through 30,675 (of 30,700 total)
  • Author
    Posts
  • in reply to: Website title problem #16044
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30700
    • Total: 30700
    Member since: August 16, 2013

    Hi,

    Kindly go to Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
    Paste this CSS code:
    #nav{margin-top:10px;}
    #nav ul li a {color:#ff9c00;}

    Regards,
    Shri

    in reply to: Nextgen issuses #16042
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30700
    • Total: 30700
    Member since: August 16, 2013

    Hi,

    Kindly email us: [email protected] your website URL and WordPress admin details and we will check the problem.

    Regards,
    Shri

    in reply to: Gallery Documentation #16041
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30700
    • Total: 30700
    Member since: August 16, 2013

    Hi,

    You can setup the gallery with the help of this video documentation

    https://www.youtube.com/watch?v=akgcWw8DD9o

    Regards,
    Shri

    in reply to: Parallax animation timing #15885
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30700
    • Total: 30700
    Member since: August 16, 2013

    Hi,

    Kindly go to js>custom.js

    here you can find animation timing for section animations.

    Regards,
    Shri

    in reply to: Girlie Help with header img size #15884
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30700
    • Total: 30700
    Member since: August 16, 2013

    Hi,

    For the image problem kindly use plugin page links to and link those pages to some other page where you don’t have featured image set so that it doesn’t look odd.

    Regards,
    Shri

    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30700
    • Total: 30700
    Member since: August 16, 2013

    Hi,

    It is display none in mobile version. If you want slider title and description on mobile version also go to main.css and change #slidecaption css properties.
    line number 867 paste this css code
    #slidecaption{display:block; top:185px;}

    line number 820
    #slidecaption{display:block;}

    Regards,
    Shri

    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30700
    • Total: 30700
    Member since: August 16, 2013

    Hi,

    Kindly go to Media>Add New then click on the image you will find the URL of the image. just copy it, then go to the section where you want the image. in section you can find shortcode for the image which is icon=”image url”, paste your image URL there.

    Hope this helps you.

    Regards,
    Shri

    in reply to: Bakery Theme: add address lines #15754
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30700
    • Total: 30700
    Member since: August 16, 2013

    No, Just write down the address in theme option>footer.
    for multiple lines put text in same address line

    Regards,
    Shri

    in reply to: Background page color – can not change #15752
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30700
    • Total: 30700
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
    body{background:#ffffff !important;}

    For the image problem kindly use plugin page links to and link those pages to some other page where you don’t have featured image set so that it doesn’t look odd.

    Regards,
    Shri

    in reply to: Bakery Theme: add address lines #15749
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30700
    • Total: 30700
    Member since: August 16, 2013

    Hi,

    There is no limitations for text there. You can just write your address and manage it through line height.

    e.g. Address line 1 : Young Blooms, Hartley Farm Winsley,
    Address line 2 : Nr Bradford-on-Avon, Wiltshire, BA15 2JB,
    Address line 3 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis consectetur lacus neque

    So if you want to add line you have to put it on same line. it is automatically breaks and for squeezing use line height css property.

    Regards,
    Shri

    in reply to: Arrow Down homepage slider doesn't work #15747
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30700
    • Total: 30700
    Member since: August 16, 2013

    Hi,

    Kindly send us your website url, we will check the problem.

    Regards,
    Shri

    in reply to: Girlie Help with header img size #15746
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30700
    • Total: 30700
    Member since: August 16, 2013

    Hi,

    Kindly use image size 1420px wide and 400px in height for featured image.

    Regards,
    Shri

    in reply to: transparent menu background #15733
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30700
    • Total: 30700
    Member since: August 16, 2013

    Hi Apostolos,

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

    .header .header-inner .nav ul li.current_page_item a, .header .header-inner .nav ul li:hover a, .header .header-inner .nav ul li:hover > ul{background-color:transparent !important;}

    Regards,
    Shri

    in reply to: Removing link color on the front #15728
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30700
    • Total: 30700
    Member since: August 16, 2013

    Hi,

    Kindly go to
    Appearance>Theme Option>Basic Setting

    Paste this CSS Code in Custom CSS box
    .contact-banner h3 a {background:none !important;}
    .contact-banner h3 a:hover {background:none !important;}

    Regards,
    Shri

    in reply to: Removing link color on the front #15723
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30700
    • Total: 30700
    Member since: August 16, 2013

    Hi,
    unable to see your website. can you please send us screenshot?

    access to this site has been limited

    Regards,
    Shri

Viewing 15 posts - 30,661 through 30,675 (of 30,700 total)