Social Icons Size and Modifications won't save issue.

edited November 2015 in Shortcodes
Hello,

I'm searching how to make the social icons bigger, but i can't find the right solution...

Here is the code i use:

[hr height="30" style="default" line="narrow"]
[divider height="30"]

<p class="contact_icons">
<i class="icon-facebook-circled"></i></a>

<i class="icon-gplus-circled"></i></a> 

<i class="icon-calendar-line"></i></a></p>

Hope one of you can easily help me. Thanks ! :)

Comments

  • edited November 2015
    Hello, still me ;)

    I wanted to try this line in "custom CSS" but when i try to save, the changes are not saved properly, my shared web hosting doesn't have too much memory, i heard it could be about memory but i can't increase it...

    .contact_icons  { size: 125px !important; }

    When i modify my website in theme options, i must deactivate the Plugins to see my changes saved, but with custom CSS modifications it doesn't do the trick and changes are not saved...

    Tried different browsers too....

    Thank you again ! ;)
  • Hi,

    if you are unable to save content, the problem could be related with the following variables: upload_max_filesize, max_execution_time, post_max_size, memory_limit and max_input_vars. Those 2 last, should be definitely increased. Please notice that there is no workaround for saving the content. Also you should to know 2 things. If Muffin Options panel can not be saved, then problem is usually with memory_limit but if you are unable to save content under "Page options" section while you create/edit pages, then probably is usually because of max_input_vars.
  • Thank you for your answer, 

    I can't upgrade the momery on my shared webserver but i managed to save it with luck and by disabling all plugins...

    Have a nice day and thank you for that great theme :)
  • Great :) We're glad to hear that you sorted it that way.
Sign In or Register to comment.