StyledThemes

Sorry – forgot to ask

Home Forums WordPress Themes – Premium Lavish Pro Sorry – forgot to ask

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #17303
    Prisca
    Participant

    Sorry – me again

    I looked absolutely everywhere – generally I can find that in the header.php but this time: I want the title to be col-md-8 or 9 and breadcrumbs only 3 or even disabled like it is now – my homepage title is long so I had to make the font much smaller or it goes to the second line which I don’t want.

    If I know which file I can change it but … can’t find the right file this time.

    Thank you 🙂

    #22792
    Bidur
    Moderator

    hello,
    You can find that section in breadcrumb.php file. To locate breadcrumb.php file please navigate to

    lavish-pro\lavish-pro\custom_post\breadcrumb.php

    Thanks

    #22793
    Prisca
    Participant

    Hello

    Did that – put the col on 9 for title and 3 for breadcrumbs but nothing changes – if I make the h1 bigger then it goes on the second line like I did not change anything.

    Please see attached.

    Thank you 🙂

    title-not-long-enough.jpg

    Attachments:
    You must be logged in to view attached files.
    #22796
    Bidur
    Moderator

    please be sure again you did it correctly. that is the place where you can change the style for breadcrumb and title

    Thanks

    #22797
    Prisca
    Participant

    Please see the file attached – let me know if I screwed up .. ha

    Now I placed the file in my child theme so may be it is a problem? I tested 2 ways: one I replicate teh folders in child – 2 I uploaded in root of child – none works.

    Please s

    ee attached.

    Thank you so much 🙂

    #22798
    Prisca
    Participant

    Seems that it did not attach. Trying again.

    #22799
    Prisca
    Participant

    Attachment don’t seem to work – 40 – so here is the text:

    #22808
    Bidur
    Moderator

    Hello Prisca,

    it seems we need to update something in our theme. we’ll do it as soon as possible. so before updating, please use below given code..

    in breadcrumb, please replace with this code

    
    		

    <?php } }

    and in child theme function.php please add this code. (you can change col- as you requirement)

    add_action(‘style_breadcrumb’, ‘lavish_pro_breadcrumb_fnc’, 10);

    function lavish_pro_breadcrumb_fnc() {
    global $post;
    ?>

    <?php }

    Thanks

    #22812
    Prisca
    Participant

    Works! Thank you 🙂

    #22815
    Binaya D
    Participant

    Hi Prisca,

    You are welcome 🙂 If you face any problem in further, then please let us know.

    Thanks

    #22817
    Prisca
    Participant

    Hello Binaya

    I have another ticket – menu on mobile not showing in full: http://www.theportwebdesign.com – no reply yet and it is pretty important that visitors can see at least ALL MAIN links – not half of the dropdowns and half of main links.

    Please can you work on that asap?

    Thank you so much 🙂

    #22819
    Binaya D
    Participant

    Hi Prisca,

    We are really sorry to inform you that we could not access your site in Google Chrome, Mozilla Firefox and Internet Explorer, So could you please check once. We hope you understand.

    We look forward to your respond.

    Thanks

    #22822
    Prisca
    Participant

    Hello Binaya

    I replied to the other thread – I am so sorry – I’ve been hacked and put a good fight to it – they seem to have moved on now but I had to add a lot of countries in my server firewall. Most of them coming from India.

    Please confirm in which country you are so I can remove it the tim eyou look at it – sorry about that 🙂

    #17304
    Binaya D
    Participant

    Hi Prisca,

    Could you please remove for Nepal because we are still not getting to your site. And please reply in another topic we will reply you in your next topic. We hope you understand.

    Thanks

Viewing 14 posts - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.