Okay
  Public Ticket #1101391
Theme configuration problem
Closed

Comments

  •  1
    Daniel started the conversation

    Hello,

    I've just bought Rococo theme. When I try to add a category to megamenu I receive an error with "please fill all the required fields at least in english".

    Please find attached one image.

  •  1,588
    Criss replied

    Hi, good morning and have a nice day,

    Thank you very much for using our theme!

    Please override file "tiny_mce.js" from attach file for file on your server

    (root/js/tiny_mce/tiny_mce.js)

    then please clear cache from back office:

    clear cache from server (go to path root/cache/smarty) and rename 2 folder 'compile' and 'cache'

    Last clear cache browser and check again,

    Thanks,

    Best Regards,
    Criss - FieldThemes

  •  1
    Daniel replied

    Good morning,

    It works like a charm :)

    Also, I have more categories for megamenu and I want to change the font size. Can you tell me where is the css file and what line to modify?

    Thank you

  •  1,588
    Criss replied

    Hi, thanks for your reply, please go to file "fieldmegamenu.css" with path:

    (root/modules/fieldmegamenu/views/css/hook/fieldmegamenu.css)

    about line 46, please change font size value there:


    #fieldmegamenu-main.fieldmegamenu > ul > li .no-description .title{
        color: #ffffff;
        font-size: 17px;  /********** change value font-size here**********/
        font-weight: bold;
    }
    

    some type of text on menu popup:

    .fieldmegamenu .menu-item.depth-1 > .title a{
        font-size: 17px;
        color: #666666; /***** line 157, change value here ******/
        font-weight: bold;
    }
    .fieldmegamenu .submenu .title a{
    margin-left:0;
    transition:all 0.3s ease-in-out 0s;
    font-size:13px;  /****** line 500, change vaule subcategory-child here **********/
    }
    

    Hope it's help you,

    Thanks,

    Best Regards,
    Criss - FieldThemes

  •  1
    Daniel replied

    Perfect.

    Thank you,

    Daniel

  •  1,588
    Criss replied

    HI, thanks for that,

    You're welcome!

    Please let us know if we can be of further assistance.

    If you're happy with the theme and support you received we would really appreciate it if you could leave us a good review and positive comment over on themeforest.

    It only takes a moment and really helps us to keep doing what we do best :)

    Just go to http://themeforest.net/downloads and click "Rate this item" under your theme.

    Many thanks in advanced!

    Best Regards,
    Criss - FieldThemes